CommandName{getToolBarButtonEnabled}HelpPath{Special}ReturnValue{bool enabled=}OpenBrace{ (}Parameters{handle toolbar, int item}CloseBrace{)}Description{Returns whether or not a toolbar button is enabled or disabled.}ReturnDescription{0 if button is disabled, 1 if the button is enabled.}Param1{toolbar}Param1Desc{Handle of a toolbar gadget}Param2{item}Param2Desc{Index of the item, starting at 0 for the left-most icon on the toolbar.}Param3{}Param3Desc{}